Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STYLE: Using f-strings in pandas/__init__.py #30475

Merged
merged 2 commits into from
Dec 26, 2019

Conversation

naomi172839
Copy link
Contributor

@naomi172839 naomi172839 commented Dec 26, 2019

Replaced the old style strings with the newer f-strings.

(Sorry for the confusion with the earlier draft)

#29886

@jreback jreback added the Code Style Code style, linting, code_checks label Dec 26, 2019
@jreback jreback added this to the 1.0 milestone Dec 26, 2019
@jreback
Copy link
Contributor

jreback commented Dec 26, 2019

lgtm ping on green.

pandas/__init__.py Outdated Show resolved Hide resolved
@naomi172839 naomi172839 marked this pull request as ready for review December 26, 2019 01:46
Signed-off-by: nbonnin <naomi172839@gmail.com>
@datapythonista datapythonista changed the title Fixed f-strings in __init__.py STYLE: Using f-strings in pandas/__init__.py Dec 26, 2019
@datapythonista datapythonista merged commit 977eae3 into pandas-dev:master Dec 26, 2019
@datapythonista
Copy link
Member

Thanks @naomi172839

AlexKirko pushed a commit to AlexKirko/pandas that referenced this pull request Dec 29, 2019
@naomi172839 naomi172839 deleted the __init__.py branch January 4, 2020 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Style Code style, linting, code_checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants